home *** CD-ROM | disk | FTP | other *** search
- global gBDropSprite
-
- on mouseDown
- if legalButton(the clickOn) then
- puppetTransition(50, 0, 12)
- advanceFrame(label("Waldo") + random(4), "07 Main Intro loop 8/11.AIFF")
- setProp(gBDropSprite, gBDropSprite + 2, "puppet", 1)
- go(marker(1))
- end if
- end
-